Allow specifying the layout manager for a widget type
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 6 May 2019 10:57:32 +0000 (11:57 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 6 May 2019 10:57:32 +0000 (11:57 +0100)
commitc6b2184aa0cce3b1ac65d538495cd725db0f4770
tree9686d643e5962ea68597d5585f95dc256a78265d
parent562e4920565b0e5e4c859474916ffa3f41f42916
Allow specifying the layout manager for a widget type

Some widgets have a well-defined layout manager created alongside their
own instance; if they do, we can handle the layout manager creation at
the GtkWidget instantiation.
gtk/gtkwidget.c
gtk/gtkwidget.h